Allow specification of a custom QQ server and port. We don't specify a default so...
[adiumx.git] / Plugins / Purple Service / PurpleQQAccountView.nib / classes.nib
blob74fc7ec19cb954b833802c0f0d73bc9cfc1c72b0
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 changedPreference = id;
6             };
7             CLASS = AIAccountViewController;
8             LANGUAGE = ObjC;
9             OUTLETS =             {
10                 "checkBox_checkMail" = NSButton;
11                 "checkBox_sendTyping" = NSButton;
12                 "label_alias" = NSTextField;
13                 "label_encryption" = NSTextField;
14                 "label_password" = NSTextField;
15                 "label_port" = NSTextField;
16                 "label_server" = NSTextField;
17                 "label_typing" = NSTextField;
18                 "popUp_encryption" = NSPopUpButton;
19                 "progressIndicator_registering" = NSProgressIndicator;
20                 "textField_accountUID" = NSTextField;
21                 "textField_accountUIDLabel" = NSTextField;
22                 "textField_alias" = NSTextField;
23                 "textField_connectHost" = NSTextField;
24                 "textField_connectPort" = NSTextField;
25                 "textField_password" = NSTextField;
26                 "textField_registering" = NSTextField;
27                 "view_auxiliaryTabView" = NSTabView;
28                 "view_options" = NSView;
29                 "view_privacy" = NSView;
30                 "view_profile" = NSView;
31                 "view_setup" = NSView;
32             };
33             SUPERCLASS = AIObject;
34         },
35                 {
36             CLASS = AILocalizationButton;
37             LANGUAGE = ObjC;
38             OUTLETS =             {
39                 "view_anchorToLeftSide" = NSView;
40                 "view_anchorToRightSide" = NSView;
41                 "window_anchorOnLeftSide" = NSWindow;
42                 "window_anchorOnRightSide" = NSWindow;
43             };
44             SUPERCLASS = NSButton;
45         },
46                 {
47             CLASS = AILocalizationTextField;
48             LANGUAGE = ObjC;
49             OUTLETS =             {
50                 "view_anchorToLeftSide" = NSView;
51                 "view_anchorToRightSide" = NSView;
52                 "window_anchorOnLeftSide" = NSWindow;
53                 "window_anchorOnRightSide" = NSWindow;
54             };
55             SUPERCLASS = NSTextField;
56         },
57                 {
58             CLASS = AIObject;
59             LANGUAGE = ObjC;
60             SUPERCLASS = NSObject;
61         },
62                 {
63             CLASS = ESPurpleQQAccountViewController;
64             LANGUAGE = ObjC;
65             OUTLETS =             {
66                 "checkBox_useTCP" = NSButton;
67                 "label_connection" = NSTextField;
68             };
69             SUPERCLASS = AIAccountViewController;
70         },
71                 {
72             CLASS = FirstResponder;
73             LANGUAGE = ObjC;
74             SUPERCLASS = NSObject;
75         },
76                 {
77             CLASS = NSButton;
78             LANGUAGE = ObjC;
79             SUPERCLASS = NSControl;
80         },
81                 {
82             CLASS = NSTextField;
83             LANGUAGE = ObjC;
84             SUPERCLASS = NSControl;
85         }
86     );
87     IBVersion = 1;